-- card: 10155 from stack: in -- bmap block id: 8256 -- flags: 0000 -- background id: 2576 -- name: Snow White -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=240 top=299 right=337 bottom=295 -- title width / last selected line: 0 -- icon id / first selected line: 27056 / 27056 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Hello! ----- HyperTalk script ----- on mouseUp put any line of field 1 of card "People" into temp1 put temp1 && any line of field 1 of card "verbs" into temp2 put temp2 && any line of field 1 of card "adverbs" into temp3 put temp3 & "." into temp put temp into card field "Sentence" of card 4 end mouseUp -- part 4 (field) -- low flags: 00 -- high flags: 4001 -- rect: left=129 top=54 right=290 bottom=398 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 183 -- text size: 48 -- style flags: 0 -- line height: 64 -- part name: Sentence -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=435 top=275 right=341 bottom=498 -- title width / last selected line: 65535 -- icon id / first selected line: -15421 / 50115 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Very Good! ----- HyperTalk script ----- on mouseUp play "applause" hide card field "Sentence" in card 5 go to card 5 put any line of field 1 of card "Compliments" into card field "Great" show card field "Great" show card field "Thanks" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=42 top=288 right=330 bottom=82 -- title width / last selected line: 65535 -- icon id / first selected line: -15422 / 50114 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp play "boing" put any line of field 1 of card "Try" into card field "Try Again" show card field "Try Again" show card field "OK" end mouseUp -- part 8 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=408 top=112 right=188 bottom=506 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: Great -- part 9 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=442 top=190 right=241 bottom=506 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 18 -- style flags: 2048 -- line height: 24 -- part name: thanks ----- HyperTalk script ----- on mouseup hide card field "Great" hide card field "Thanks" show card field "Sentence" put "Next..." into card field "Sentence" end mouseup -- part 10 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=17 top=111 right=193 bottom=112 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: Try Again -- part 11 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=47 top=200 right=230 bottom=111 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 18 -- style flags: 2048 -- line height: 24 -- part name: OK ----- HyperTalk script ----- on mouseup hide card field "Try Again" hide card field "OK" end mouseup -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=1 right=34 bottom=40 -- title width / last selected line: 0 -- icon id / first selected line: 1020 / 1020 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp Visual Effect Dissolve go to card "Tips" end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=244 top=0 right=37 bottom=282 -- title width / last selected line: 0 -- icon id / first selected line: 20098 / 20098 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Go back home ----- HyperTalk script ----- on mouseUp visual effect venetian blinds to white visual effect venetian blinds to card go home end mouseUp -- part contents for card part 8 ----- text ----- Super! -- part contents for card part 9 ----- text ----- Thank You -- part contents for card part 11 ----- text ----- OK -- part contents for card part 10 ----- text ----- Keep at it! -- part contents for background part 1 ----- text ----- show menubar -- part contents for card part 4 ----- text ----- She saw happily.